home *** CD-ROM | disk | FTP | other *** search
- . __ __
- | ( | |
- | \ |--'
- |____)|
-
- . __ __ .
- | _ _ _ ._ ( _ ._ _ _ | |._ .._ -+- _ ._
- | '_|(_`|_)| ` \ / \| || `| `|_) |--'| `|| | | |_)| `
- |__(_|._)|_,| __)\_/|_|| |_,|_, | | || | |_|_,|
-
- LSP
- Laser Source Printer
-
- a little tool for printing
- good sources with a PCL-based printer
-
- by
- Paolino "del" Dell'Aquila
-
- v.0.1ß
-
- IMPORTANT
- =========
-
- I'm not english... I don't speak english... so this engliss documentation
- could be full of error or unreadble sentence. Sorry... but this is
- Spaghetti-English.
-
-
- INTRODUCTION
- ============
-
- LSP (Laser Source Printer) is write for people, like me, that are usual to print
- their source code with a pcl-based laser printer. The most useful option is
- DOUBLE in conjunction with FLUSHRIGHT. DOUBLE print two logical page on one
- phisical page. The page are rounded by a box and are titled with the name of
- the file. FLUSHRIGHT is a new concept in printing source (well... not so new
- ***8-)). When a line is longer than a default length (usually 80
- char) LSP break the line in more lines but... they are right alligned
- so they don't mess up with your source code indentaton.
-
- LSP is really now in a beta state. If you would like to see a really GOOD
- version in future please write me or send me a mail.
-
- I'm also working on a program for printing ASCII test directly with PCL code: it
- would be able to print in very different way:
- 4 logical pages on a phisical page
- 6 logical pages on a phisical page
- 2 booklet format (4 logical pages printing both side of a sheet)
-
- Let me know if it would be interesting or not.
-
- SYNTAX
- ======
-
- LSP beta has lot of option... but someone are not yet implemented.
- Working option are:
-
- DOUBLE: Print two logical page on one phisical. It override all the
- other options about font(LINEPERINCH, COND, ELITE) and orientation
- (LANDSCAPE).
- TABSIZE: let you specify how many white spaces there are in one tab
- (default=4)
- LINELEN: Length of one line (in number of character, default=80)
- PAGELEN: Length of one page (in number of line, default=66)
- FLUSHRIGHT: Break a line in more lines if it longer then LINELEN. All added
- lines are right aligned
- ELITE: Set Elite font
- COND: Set condensed font
- LANDSCAPE: Print in Landscape mode (default is portrait orientation)
- LPI: Number of line per inches. Suggested value 6 or 8 (default=6)
-
- All the other oprion are useless (i'm working on it and on a lot of other
- option)
-
- Program and distribution notes
- ===============================
-
- LSP is (C) 1993,94 Paolo Dell'Aquila and it's freely distributable as long as
- all of its files are included in their original form without additions,
- deletions, or modifications of any kind, and only a nominal fee is charged for
- its distribution.
-
- LSP is a *PostcardWare* program. If you like it please send me a postcard.
- If the postcard is too much expensive for you (sigh!) please, send me a mail.
-
- This software is provided "AS IS" without warranty of any kind, either
- expressed or implied. By using LSP, you accept either the whole risk or the
- quality and performance of the program.
-
-
- For suggestions and ideas CONTACT ME:
-
- Paolo Dell'Aquila
- Via Circondaria Sud, 105
- 41013 Castelfranco Emilia (MO)
- ITALY
-
- Fido Address: 2:332/505.10
- E-Mail: dlle07l1@mo.nettuno.it
-
-
- Bye...
- ________________
- __________|_)EL
-
-
-
-